Total Complexity | 19 |
Dependencies | 7 |
Dependents | 7 |
Total lines | 155 |
Lines of code | 57 |
Logical lines of code | 34 |
Comment lines | 79 |
Methods | 9 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setBasePoint() | 60 | 8 | 12 | |
setCoefficients() | 68 | 2 | 7 | |
getBasePoint() | 70 | 2 | 6 | |
convertToAffine() | 66 | 2 | 8 | |
setModulo() | 68 | 1 | 7 | |
getA() | 82 | 1 | 3 | |
getD() | 82 | 1 | 3 | |
getModulo() | 82 | 1 | 3 | |
verifyPoint() | 65 | 1 | 8 |